123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 130791d3e20646d2b6d81688877b0909, type: 3}
- m_Name: Valley-OutlineSettings [Disabled by Default]
- m_EditorClassIdentifier:
- edgeColor: {r: 0.25293696, g: 0.25528237, b: 0.26415092, a: 1}
- thickness: 1
- resolutionInvariant: 0
- fadeWithDistance: 1
- fadeRangeStart: 50
- fadeRangeEnd: 250
- useDepth: 1
- minDepthThreshold: 0.1
- maxDepthThreshold: 0.7
- useNormals: 1
- minNormalsThreshold: 0.1
- maxNormalsThreshold: 0.25
- useColor: 1
- minColorThreshold: 0.1
- maxColorThreshold: 0.25
- renderEvent: 550
- outlineOnly: 0
- applyInSceneView: 1
- effectMaterial: {fileID: 0}
- --- !u!21 &380168944343152361
- Material:
- serializedVersion: 8
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Effect Material
- m_Shader: {fileID: -6465566751694194690, guid: f968e7540d632cc40b5ca8b340a3e718,
- type: 3}
- m_Parent: {fileID: 0}
- m_ModifiedSerializedProperties: 0
- m_ValidKeywords:
- - OUTLINE_FADE_OUT
- - OUTLINE_USE_COLOR
- - OUTLINE_USE_DEPTH
- - OUTLINE_USE_NORMALS
- m_InvalidKeywords: []
- m_LightmapFlags: 4
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: -1
- stringTagMap: {}
- disabledShaderPasses: []
- m_LockedProperties:
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs:
- - unity_Lightmaps:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - unity_LightmapsInd:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - unity_ShadowMasks:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Ints: []
- m_Floats:
- - _ColorThresholdMax: 0.25
- - _ColorThresholdMin: 0.1
- - _DepthThresholdMax: 0.7
- - _DepthThresholdMin: 0.1
- - _FadeRangeEnd: 250
- - _FadeRangeStart: 50
- - _NormalThresholdMax: 0.25
- - _NormalThresholdMin: 0.1
- - _Thickness: 1
- m_Colors:
- - _EdgeColor: {r: 0.25293696, g: 0.25528237, b: 0.26415092, a: 1}
- m_BuildTextureStacks: []
|